Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 26, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@rjsf/core 5.20.0 -> 5.22.3 age adoption passing confidence
@rjsf/mui 5.20.0 -> 5.22.3 age adoption passing confidence
@rjsf/utils 5.20.0 -> 5.22.3 age adoption passing confidence
@rjsf/validator-ajv8 5.20.0 -> 5.22.3 age adoption passing confidence

Release Notes

rjsf-team/react-jsonschema-form (@​rjsf/core)

v5.22.3

Compare Source

@​rjsf/utils

  • Fixed deep nested dependencies issue with assigning values to formData, fixing [#​4334]

v5.22.2

Compare Source

@​rjsf/core

  • Fix an issue where only the first file was uploaded when users selected multiple files for upload.
  • Fixed validation regression Form not revalidating after formData change, fixing #​4343

@​rjsf/validator-ajv8

  • Fixed AJV8Validator#transformRJSFValidationErrors to replace the error message field with either the uiSchema's ui:title field if one exists or the parentSchema title if one exists. Fixes #​4348

v5.22.1

Compare Source

Dev / docs / playground

  • Bumped peer dependencies to 5.22.x due to updated type definition and API changes in @​rjsf/utils

v5.22.0

Compare Source

@​rjsf/core

  • Updated MultiSchemaField to call the onChange handler after setting the new option, fixing #​3997 and #​4314

@​rjsf/utils

  • Added experimental_customMergeAllOf option to retrieveSchema() and getDefaultFormState() to allow custom merging of allOf schemas
  • Made fields with const property pre-filled and readonly, fixing #​2600
  • Added mergeDefaultsIntoFormData option to Experimental_DefaultFormStateBehavior type to control how to handle merging of defaults
  • Updated mergeDefaultsWithFormData() to add new optional defaultSupercedesUndefined that when true uses the defaults rather than undefined formData, fixing #​4322
  • Updated getDefaultFormState() to pass true to mergeDefaultsWithFormData for defaultSupercedesUndefined when mergeDefaultsIntoFormData has the value useDefaultIfFormDataUndefined, fixing #​4322
  • Updated getClosestMatchingOption() to improve the scoring of sub-property objects that are provided over ones that aren't, fixing #​3997 and #​4314

Dev / docs / playground

  • Updated the form-props.md to add documentation for the new experimental_customMergeAllOf props and the experimental_defaultFormStateBehavior.mergeDefaultsIntoFormData option
  • Updated the utility-functions.md to add documentation for the new optional defaultSupercedesUndefined parameter and the two missing optional fields on getDefaultFormState()
  • Updated the custom-templates.md to add a section header for wrapping BaseInputTemplate
  • Updated the playground to add controls for the new mergeDefaultsIntoFormData option
    • In the process, moved the Show Error List component over one column, making it inline radio buttons rather than a select

v5.21.2

Compare Source

@​rjsf/core

  • Updated SchemaField to pass required flag to _AnyOfField/_OneOfField
  • Updated Form to deal with null objects in filterErrorsBasedOnSchema(), fixing #​4306

@​rjsf/utils

  • Updated ErrorSchemaBuilder to support adding, updating, and removing paths that are numbers, fixing #​4297
  • Updated retrieveSchema to not merge contains properties in allOf schema lists, fixing #​2923

Dev / docs / playground

  • Updated the custom-widgets-fields.md to add examples of wrapping a widget/field

v5.21.1

Compare Source

@​rjsf/utils

  • Revert of updating deepEquals() from [#​4292]

@​validator-ajv8

  • Revert of using deepEquals() instead of lodash.isEqual() from [#​4292]

v5.21.0

Compare Source

@​rjsf/core

  • Updated Form to fix focusOnError() to support the ids that include dots, fixing #​4279

@​rjsf/mui

  • Updated the peer dependencies for @mui/material and @mui/icon-material, fixing 4283

@​rjsf/utils

  • Fixes an issue with dependencies computeDefaults to ensure we can get the dependencies defaults #​4271
  • Updated deepEquals() to use fast-equals.createCustomEqual() instead of lodash.isEqualWith(), fixing #​4291
    • Switched uses of lodash.isEqual() to deepEquals() in many of the utility functions as well

@​validator-ajv8

  • Use @rjsf/utils deepEquals() instead of lodash.isEqual() to improve performance, fixing #​4291

Dev / docs / playground

  • Updated the playground to use @mui/* version 6, changing the name of the dropdown from material-ui-5 to mui

v5.20.1

Compare Source

Dev / docs / playground

  • Updated the peer dependencies to 5.20.x due to types and API changes in @rjsf/utils

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Aug 26, 2024
@renovate renovate bot had a problem deploying to data-manager-ui/test August 26, 2024 18:57 Failure
@renovate renovate bot had a problem deploying to data-manager-ui/test August 26, 2024 18:57 Failure
@renovate renovate bot force-pushed the renovate/rjsf-monorepo branch from bfea06b to 9ad8fec Compare September 11, 2024 19:23
@renovate renovate bot changed the title chore(deps): update rjsf monorepo to v5.20.1 chore(deps): update rjsf monorepo to v5.21.0 Sep 11, 2024
@renovate renovate bot had a problem deploying to data-manager-ui/test September 11, 2024 19:23 Failure
@renovate renovate bot had a problem deploying to data-manager-ui/test September 11, 2024 19:23 Failure
@renovate renovate bot force-pushed the renovate/rjsf-monorepo branch from 9ad8fec to 3164a8e Compare September 13, 2024 21:55
@renovate renovate bot changed the title chore(deps): update rjsf monorepo to v5.21.0 chore(deps): update rjsf monorepo to v5.21.1 Sep 13, 2024
@renovate renovate bot had a problem deploying to data-manager-ui/test September 13, 2024 21:55 Failure
@renovate renovate bot had a problem deploying to data-manager-ui/test September 13, 2024 21:55 Failure
@renovate renovate bot force-pushed the renovate/rjsf-monorepo branch from 3164a8e to ea267e8 Compare October 3, 2024 01:06
@renovate renovate bot changed the title chore(deps): update rjsf monorepo to v5.21.1 chore(deps): update rjsf monorepo to v5.21.2 Oct 3, 2024
@renovate renovate bot had a problem deploying to data-manager-ui/test October 3, 2024 01:07 Failure
@renovate renovate bot had a problem deploying to data-manager-ui/test October 3, 2024 01:07 Failure
@renovate renovate bot force-pushed the renovate/rjsf-monorepo branch from ea267e8 to 5fa12ff Compare October 22, 2024 01:24
@renovate renovate bot changed the title chore(deps): update rjsf monorepo to v5.21.2 chore(deps): update rjsf monorepo to v5.22.1 Oct 22, 2024
@renovate renovate bot had a problem deploying to data-manager-ui/test October 22, 2024 01:24 Failure
@renovate renovate bot had a problem deploying to data-manager-ui/test October 22, 2024 01:24 Failure
@renovate renovate bot force-pushed the renovate/rjsf-monorepo branch from 5fa12ff to fa6a3f0 Compare October 28, 2024 19:14
@renovate renovate bot changed the title chore(deps): update rjsf monorepo to v5.22.1 chore(deps): update rjsf monorepo to v5.22.2 Oct 28, 2024
@renovate renovate bot had a problem deploying to data-manager-ui/test October 28, 2024 19:14 Failure
@renovate renovate bot had a problem deploying to data-manager-ui/test October 28, 2024 19:14 Failure
@renovate renovate bot force-pushed the renovate/rjsf-monorepo branch from fa6a3f0 to 4527a3d Compare October 30, 2024 23:59
@renovate renovate bot changed the title chore(deps): update rjsf monorepo to v5.22.2 chore(deps): update rjsf monorepo to v5.22.3 Oct 30, 2024
@renovate renovate bot had a problem deploying to data-manager-ui/test October 31, 2024 00:00 Failure
@renovate renovate bot had a problem deploying to data-manager-ui/test October 31, 2024 00:00 Failure
@renovate renovate bot force-pushed the renovate/rjsf-monorepo branch from 4527a3d to 10ca21a Compare November 7, 2024 10:38
@renovate renovate bot temporarily deployed to data-manager-ui/test November 7, 2024 10:45 Inactive
@renovate renovate bot temporarily deployed to data-manager-ui/test November 7, 2024 10:45 Inactive
@renovate renovate bot force-pushed the renovate/rjsf-monorepo branch from 10ca21a to 5cd4f58 Compare November 7, 2024 15:14
@renovate renovate bot temporarily deployed to data-manager-ui/test November 7, 2024 15:23 Inactive
@renovate renovate bot temporarily deployed to data-manager-ui/test November 7, 2024 15:23 Inactive
@renovate renovate bot force-pushed the renovate/rjsf-monorepo branch from 5cd4f58 to c4f80d3 Compare November 7, 2024 15:38
@renovate renovate bot temporarily deployed to data-manager-ui/test November 7, 2024 15:41 Inactive
@renovate renovate bot temporarily deployed to data-manager-ui/test November 7, 2024 15:41 Inactive
@OliverDudgeon OliverDudgeon merged commit b0824f0 into master Nov 7, 2024
6 checks passed
@renovate renovate bot deleted the renovate/rjsf-monorepo branch November 7, 2024 16:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant